Return

Edit Task: DurationFixed

Format

SCHED / EditTask '<TaskName>' DurationFixed <DurationFixed>

Description

The DurationFixed attribute under EditTask defines the task's fixed duration constraint. This value is only valid if the DurationVariable is set to False.

Parameters

ParameterDescription
DurationFixedA double value greater than zero that defines the fixed duration constraint for the task.

Examples

Set the fixed duration of a task to 600s

SCHED / EditTask 'TaskB' DurationFixed 600